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