declare const noop: () => void;

export { noop };
