import { Spec } from '@hayspec/spec';
declare const spec: Spec<{}>;
export default spec;
