import { FunctionalComponent } from '../../stencil-public-runtime'; declare const Keys: FunctionalComponent; export { Keys }; export default Keys;