export * from './typings/index';
export * from './typings/interfaces';

declare module '@tacky/store';
