--- import Serialize from '@ayco/astro-resume'; export interface Props { skipSave?: boolean } ---