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