import { FC } from 'react'; declare const Printable: FC; export default Printable;