declare const skip_start_fill: { _: { width: number; height: number; paths: { d: string; }[]; }; }; export default skip_start_fill;