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