import { useAptor } from './use-aptor';
export default useAptor;
export * from './use-aptor';
