export * from './file-box-wrapper.spec';
export * from './file-box.spec';
export * from './templates/file-box-default';
export * from './templates/file-box-remove-button';
export * from './templates/file-box-multiple';
export * from './templates/file-box-vertical';
export * from './templates/file-box-no-button';
