import { SVGProps } from "react";
declare const GIMusicalKeyboard: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { GIMusicalKeyboard };
