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