import { FC } from 'react'; import { AbyssCommandPaletteProps } from './types'; export declare const AbyssCommandPalette: FC;