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