import type { FC, SVGProps } from "react";
export declare const Pad: FC<SVGProps<SVGSVGElement>>;
export default Pad;
//# sourceMappingURL=Pad.d.ts.map