import { FtButton } from "./ft-button";
declare const _default: {
    "ft-button": typeof FtButton;
};
export default _default;
