export declare const allLogic: { name: string; description: string; }[]; export default allLogic;