import { GetBuiltInPlugins } from '@tuzki/scaffold-types';
declare const getBuiltInPlugins: GetBuiltInPlugins;
export default getBuiltInPlugins;
