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